-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on_kill() operator added. #2461
Conversation
Can you fix the merge conflict? |
Yah, I fixed it. |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2461 +/- ##
===========================================
- Coverage 47.34% 16.21% -31.13%
===========================================
Files 395 160 -235
Lines 44045 12559 -31486
Branches 487 487
===========================================
- Hits 20854 2037 -18817
+ Misses 21600 10353 -11247
+ Partials 1591 169 -1422
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@kannon92 pls review the changes!! |
@kannon92 pls review the changes |
Can we get CI and the conflicts fixed please? |
Yes, i will try my best |
@sarthaksarthak9 If you follow the instructions in the |
okk!! |
@richscott this week , I'm involved in my university exams . I'll start working after that!! |
Signed-off-by: sarthaksarthak9 <[email protected]>
is there any jobservice class exist? |
Well, there are several data-type definitions for Job-Service-related services:
Most of the code is in |
If you don't see a jobservice class in python, make sure to run the mage target to generate them. |
thank you |
thank you @kannon92 |
@Sharpz7 I think unit test which I created causing CI - failure? Should I remove it !! |
@sarthaksarthak9 ideally no, if you are instead able to fix the error, it doesn't seem that hard. |
I'll try my best |
@Sharpz7 I'm getting this error. Installation of mage is done also does armada remove the support of make ? |
update the unit test of on_kill()
update the on_kill()
Hi, Sarthak. Yes, we have removed support for using Make as a build tool for the Armada repository, and have migrated completely to Mage. The target names have been slightly altered in the Mage transition - in this case, you would run |
thank you |
Fixes #2416
Special notes for your reviewer:
thank you for reviewing it , you all are doing an amazing work
┆Issue is synchronized with this Jira Task by Unito